home *** CD-ROM | disk | FTP | other *** search
- textures/enlarged/trans_vines
- {
- surfaceparm alphashadow
- surfaceparm trans
- qer_editorimage textures/enlarged/vines1_8.tga
- cull none
-
- {
- map textures/enlarged/vines1_8.tga
- blendFunc GL_ONE GL_ZERO
- alphaFunc GE128
- depthWrite
- rgbGen identity
-
- }
- {
- map $lightmap
- rgbGen identity
- blendFunc GL_DST_COLOR GL_ZERO
- depthFunc equal
- }
-
- }
- //sideways vines for garden
- textures/enlarged/vines_sideways1_1
- {
- surfaceparm alphashadow
- surfaceparm trans
- qer_editorimage textures/enlarged/vines_sideways1_1.tga
- //cull none
- {
- map textures/enlarged/vines_sideways1_1.tga
- //blendFunc GL_ALPHA GL_ONE_MINUS_ALPHA
- //blendFunc GL_ONE GL_ZERO
- alphaFunc GT0
- depthWrite
- rgbGen identity
- alphaGen identity
- }
- {
- map $lightmap
- blendFunc GL_DST_COLOR GL_ZERO
- rgbGen identity
- depthFunc equal
- }
- }
-
- textures/enlarged/hanging_moss2_1
- {
- {
- map textures/enlarged/hanging_moss2_1.tga
- blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
- }
- {
- map $lightmap
- blendFunc GL_ONE_MINUS_SRC_ALPHA GL_ONE
- }
- }
-